Commented Code In The Test ^^^^^ **Definition:** * The test passes but some assertions or parts of the setup, which would cause a test failure, are commented out **Also Known As:** * Under-the-carpet Failing Assertion **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Categorising Test Smells `_ :octicon:`graph;1em` * `Smells of Testing (signs your tests are bad) `_ :octicon:`sync;1em`